home *** CD-ROM | disk | FTP | other *** search
/ hornet.scene.org / hornet.scene.org FTP 11-25-2012.zip / hornet.scene.org FTP 11-25-2012 / code / tutors / video / 00_index.txt next >
File List  |  2012-06-16  |  3KB  |  46 lines

  1. at_trpal.zip      56300 *+    truepal by Florian Hallar : Emulates truecolor
  2.                               | modes in 320x200x8. Not really...  it just
  3.                               | converts the picture to use a 3-3-2 palette.
  4.                               | It's a common emulation mode since it saves
  5.                               | time versus quantizing a new palette everyframe
  6.                               | (maybe in 5 years we could do that, even if we
  7.                               | don't need it anymore. :) Pascal
  8. basicdoc.zip       4494 +     Mode 13h Explanation by Vulture of Outlaw Triad :
  9.                               | Only explains how to get into mode 13h and how
  10.                               | its memory model works. Not very useful. Text
  11. chaindoc.zip       8077 ****  Chain-4 Tutorial by Vulture of Outlaw Triad :
  12.                               | Excellent chain-4 mode tutorial. Text
  13. otflip.zip        21655 *+    Page-Flipping by Vulture of Outlaw Triad :
  14.                               | Explains how to avoid ugly screen updates by
  15.                               | using a virtual screen. Pascal, Text
  16. pxdtut5.zip       22362 ***   Peroxide Trainer Part 5 by Telemachos of Peroxide
  17.                               | : This tutorial explains how to access the vesa
  18.                               | 1.2 modes. Pascal, Text
  19. pxdtut5c.zip      33744 ***   Peroxide Trainer Part 5, C-version by Telemachos
  20.                               | of Peroxide : This tutorial explains how to
  21.                               | access the vesa 1.2 modes. C/C++, Text
  22. t1-nbuf.zip       15924 ***   N-Buffering Doc by Type One of TFL-TDV : A doc
  23.                               | for video buffering. Explains the draw backs of
  24.                               | using only one video buffer and how to use 2 or
  25.                               | more buffers effectively. Text
  26. tcp_vgak.zip      87740 **    VGA Programming Course by T.C.P. of Diabolic
  27.                               | Force : Doesn't add anything new to existing
  28.                               | courses. Text
  29. vga-vul2.zip      20011 **+   VGA-Vulture by Vulture : Palette fading example -
  30.                               | A simple program demonstrating how to fade a
  31.                               | palette in and out. Assembler, real-mode
  32. vga-vul3.zip      14233 **    VGA-vulture by Vulture : 3d rotation example -
  33.                               | Does 3 sets of 2-d rotation. Assembler, Pascal,
  34.                               | real-mode
  35. vga-vul4.zip       9013 **    VGA-vulture by Vulture : 3d rotation example -
  36.                               | Does 3 sets of 2-d rotation.  See
  37.                               | /code/tutorials/video/vga-vul2.zip Assembler,
  38.                               | real-mode
  39. vga128kb.zip      11027 ***   VGA 128kb Tutorial by LSD of Meltdown : Explains
  40.                               | how to access 128kb of videomemory. Assembler,
  41.                               | Pascal
  42. vgovbe20.zip      23787 ****  VBE 2.0 Tutorial by Vector of Vertigo : Explains
  43.                               | how to use vesa modes and how to avoid the
  44.                               | usual mistakes made by so many groups when
  45.                               | dealing with vesa. Assembler, C/C++, Text
  46.